Method WithWindow(Action<IWindowSpec<TProps>>)

Assembly: redb.Core.dll

Query with window functions.
Pro version receives FilterExpression directly for proper SQL compilation.

public virtual IRedbWindowedQueryable<TProps> WithWindow(Action<IWindowSpec<TProps>> windowConfig)